projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc060e
)
(handle-shift-selection): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Mar 2009 18:38:40 +0000
(18:38 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Mar 2009 18:38:40 +0000
(18:38 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 88da60e92a2ba21735cd6001f4321bf1b6cf8337..dba3cf37dc204a2adcd546a1e02ab49d7c8d388f 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-3747,8
+3747,7
@@
mode temporarily."
nil))
(defun handle-shift-selection (&optional deactivate)
- "Activate or deactivate the mark depending on whether the
-current command was invoked through ``shift translation.''
+ "Activate/deactivate mark depending on invocation thru ``shift translation.''
\(See `this-command-keys-shift-translated' for the meaning of
shift translation.)